libxenlight: set domain handle
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:46:31 +0000 (13:46 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:46:31 +0000 (13:46 +0000)
commitaaea89803b20e38e0441b05d751febcb54ed0621
treed3c582aefde43caf190df1be94f85f0a8da73d59
parentca2b264d691a74a201df3a14d870ee08dfe3cdba
libxenlight: set domain handle

Set domain handle much like xend does, identical to
the uuid. This allows obtaining the uuid of a domain
from the handle in the dominfo struct.

Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.com>
tools/libxl/libxl.c